home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / Class&Method Reference (stack) / MacApp 2.0 Reference / MacApp 2.0 Reference / card_86342.txt < prev    next >
Encoding:
Text File  |  1990-07-24  |  2.5 KB  |  129 lines

  1. -- card: 86342 from stack: in.0 Reference
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 26161
  5. -- name: fAutoWrap
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=80 top=118 right=130 bottom=114
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 514 / 514
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=80 top=143 right=155 bottom=114
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 514 / 514
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34.  
  35.  
  36. -- part 3 (button)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=80 top=168 right=180 bottom=114
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 514 / 514
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48.  
  49.  
  50. -- part 4 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=80 top=193 right=205 bottom=114
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 514 / 514
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: 
  62.  
  63.  
  64. -- part 5 (button)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=80 top=218 right=230 bottom=114
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 514 / 514
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: 
  76.  
  77.  
  78. -- part 6 (button)
  79. -- low flags: 00
  80. -- high flags: 4001
  81. -- rect: left=309 top=327 right=341 bottom=327
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 0
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: menuArrow
  90.  
  91.  
  92. -- part contents for background part 20
  93. ----- text -----
  94. fAutoWrap: BOOLEAN;
  95.  
  96. -- part contents for background part 1
  97. ----- text -----
  98.  TRUE if the view will automatically word wrap lines at the view boundary; FALSE if the view will wrap lines only at carriage returns.
  99.  
  100.  
  101.  
  102. -- part contents for background part 3
  103. ----- text -----
  104. H I E R A R C H Y
  105.  
  106. -- part contents for background part 23
  107. ----- text -----
  108. FIELD
  109.  
  110. -- part contents for background part 2
  111. ----- text -----
  112. fAutoWrap
  113.  
  114. -- part contents for background part 57
  115. ----- text -----
  116. TStaticText
  117.  
  118. -- part contents for background part 45
  119. ----- text -----
  120. 1 of 5 TStaticText Fields
  121.  
  122. -- part contents for background part 5
  123. ----- text -----
  124. TObject
  125. TEvtHandler
  126. TView
  127. TControl
  128. TStaticText
  129.